home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / xfr_qm11.zip / ZMODRC.BAT < prev    next >
DOS Batch File  |  1990-01-21  |  1KB  |  24 lines

  1. @echo off
  2. echo.
  3. echo HC╒╡ DSZ COMMANDS ╞══════════════╕
  4. echo C│  ALT-B Cancel Batch        
  5. echo AC░░
  6. echo C│  ALT-X Terminate Zmodem 
  7. echo AC   ░░
  8. echo C│  ALT-F Skip Current File
  9. echo AC   ░░
  10. echo C│  ALT-N Nuke (Kill) Zmode
  11. echo ACm  ░░
  12. echo C│  ALT-C Terminate Transfe
  13. echo ACr  ░░
  14. echo C╘══════════════════════════════╛░░
  15. echo C░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  16. echo 
  17. REM :"Place your own configuration for DSZ in the line below."
  18. cd dnld
  19. \qmdm\dsz port %2 speed %1 pB4096 rz -rr
  20. cd ..
  21. echo 
  22. echo D O N E !
  23. echo 
  24.